2024-07-22 09:54:26,169 [ 369630 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-07-22 09:54:26,169 [ 369630 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-07-22 09:54:26,169 [ 369630 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-07-22 09:54:26,169 [ 369630 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_zdw6kc --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_storage_s3_queue/test.py::test_s3_client_reused test_storage_s3_queue/test.py::test_settings_check 'test_storage_s3_queue/test.py::test_shards[ordered-1]' 'test_storage_s3_queue/test.py::test_shards[ordered-8]' 'test_storage_s3_queue/test.py::test_shards[unordered-1]' 'test_storage_s3_queue/test.py::test_shards[unordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-8]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[unordered]' test_storage_s3_queue/test.py::test_upgrade test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 'test_system_flush_logs/test.py::test_system_logs[system.metric_log-1]' 'test_system_flush_logs/test.py::test_system_logs[system.part_log-1]' 'test_system_flush_logs/test.py::test_system_logs[system.query_log-1]' 'test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1]' 'test_system_flush_logs/test.py::test_system_logs[system.text_log-0]' 'test_system_flush_logs/test.py::test_system_logs[system.trace_log-1]' test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server 'test_throttling/test.py::test_read_throttling[no_local_throttling]' 'test_throttling/test.py::test_read_throttling[no_remote_throttling]' 'test_throttling/test.py::test_read_throttling[server_local_throttling]' 'test_throttling/test.py::test_read_throttling[server_remote_throttling]' 'test_throttling/test.py::test_read_throttling[user_local_throttling]' 'test_throttling/test.py::test_read_throttling[user_remote_throttling]' 'test_throttling/test.py::test_write_throttling[local_server_throttling]' 'test_throttling/test.py::test_write_throttling[local_user_throttling]' 'test_throttling/test.py::test_write_throttling[no_local_throttling]' 'test_throttling/test.py::test_write_throttling[no_remote_throttling]' 'test_throttling/test.py::test_write_throttling[server_remote_throttling]' 'test_throttling/test.py::test_write_throttling[user_remote_throttling]' test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_truncate_database/test_distributed.py::test_truncate_database_distributed test_undrop_query/test.py::test_undrop_drop_and_undrop_loop test_user_defined_object_persistence/test.py::test_persistence test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_zookeeper_config/test_secure.py::test_secure_connection -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: reportlog-0.4.0, random-0.2, repeat-0.9.3, xdist-3.5.0, order-1.0.1, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [65 items] scheduling tests via LoadFileScheduling test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_throttling/test.py::test_backup_throttling[no_local_throttling] test_undrop_query/test.py::test_undrop_drop_and_undrop_loop test_storage_s3_queue/test.py::test_s3_client_reused test_system_queries/test.py::test_DROP_DNS_CACHE test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_transactions/test.py::test_rollback_unfinished_on_restart1 test_truncate_database/test_distributed.py::test_truncate_database_distributed [gw2] [ 1%] PASSED test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] test_system_flush_logs/test.py::test_system_logs[system.part_log-1] [gw2] [ 3%] PASSED test_system_flush_logs/test.py::test_system_logs[system.part_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_log-1] [gw3] [ 4%] PASSED test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS [gw2] [ 6%] PASSED test_system_flush_logs/test.py::test_system_logs[system.query_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] [gw3] [ 7%] PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY [gw2] [ 9%] PASSED test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] test_system_flush_logs/test.py::test_system_logs[system.text_log-0] [gw2] [ 10%] PASSED test_system_flush_logs/test.py::test_system_logs[system.text_log-0] test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] [gw2] [ 12%] PASSED test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] test_system_flush_logs/test.py::test_system_logs_non_empty_queue [gw0] [ 13%] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] [gw6] [ 15%] PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list [gw2] [ 16%] PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend [gw3] [ 18%] PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs [gw2] [ 20%] PASSED test_system_flush_logs/test.py::test_system_suspend [gw8] [ 21%] PASSED test_truncate_database/test_distributed.py::test_truncate_database_distributed test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw0] [ 23%] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw4] [ 24%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw3] [ 26%] PASSED test_system_queries/test.py::test_system_flush_logs test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw0] [ 27%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw4] [ 29%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw7] [ 30%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_user_defined_object_persistence/test.py::test_persistence [gw9] [ 32%] PASSED test_undrop_query/test.py::test_undrop_drop_and_undrop_loop test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw0] [ 33%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] test_zookeeper_config/test_secure.py::test_secure_connection test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw5] [ 35%] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw0] [ 36%] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw5] [ 38%] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw1] [ 40%] PASSED test_storage_s3_queue/test.py::test_s3_client_reused test_storage_s3_queue/test.py::test_settings_check [gw4] [ 41%] PASSED test_user_defined_object_persistence/test.py::test_persistence test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw0] [ 43%] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw1] [ 44%] PASSED test_storage_s3_queue/test.py::test_settings_check test_storage_s3_queue/test.py::test_shards[ordered-1] test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw6] [ 46%] PASSED test_zookeeper_config/test_secure.py::test_secure_connection [gw5] [ 47%] PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw0] [ 49%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw1] [ 50%] PASSED test_storage_s3_queue/test.py::test_shards[ordered-1] test_storage_s3_queue/test.py::test_shards[ordered-8] test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw0] [ 52%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw1] [ 53%] PASSED test_storage_s3_queue/test.py::test_shards[ordered-8] test_storage_s3_queue/test.py::test_shards[unordered-1] test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw0] [ 55%] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw1] [ 56%] PASSED test_storage_s3_queue/test.py::test_shards[unordered-1] test_storage_s3_queue/test.py::test_shards[unordered-8] test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw1] [ 58%] PASSED test_storage_s3_queue/test.py::test_shards[unordered-8] test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] [gw0] [ 60%] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw0] [ 61%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw1] [ 63%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] [gw0] [ 64%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling_override [gw0] [ 66%] PASSED test_throttling/test.py::test_backup_throttling_override [gw1] [ 67%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] test_throttling/test.py::test_max_merges_bandwidth_for_server [gw0] [ 69%] PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server [gw0] [ 70%] PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server test_throttling/test.py::test_read_throttling[no_local_throttling] [gw1] [ 72%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] [gw0] [ 73%] PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] test_throttling/test.py::test_read_throttling[no_remote_throttling] [gw0] [ 75%] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] test_throttling/test.py::test_read_throttling[server_local_throttling] [gw0] [ 76%] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] test_throttling/test.py::test_read_throttling[server_remote_throttling] [gw1] [ 78%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] [gw1] [ 80%] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] [gw1] [ 81%] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] [gw1] [ 83%] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] [gw0] [ 84%] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] [gw1] [ 86%] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] test_storage_s3_queue/test.py::test_upgrade [gw1] [ 87%] FAILED test_storage_s3_queue/test.py::test_upgrade test_throttling/test.py::test_read_throttling[user_local_throttling] [gw0] [ 89%] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] test_throttling/test.py::test_read_throttling[user_remote_throttling] [gw0] [ 90%] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] test_throttling/test.py::test_write_throttling[local_server_throttling] [gw0] [ 92%] PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] test_throttling/test.py::test_write_throttling[local_user_throttling] [gw0] [ 93%] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] test_throttling/test.py::test_write_throttling[no_local_throttling] [gw0] [ 95%] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] test_throttling/test.py::test_write_throttling[no_remote_throttling] [gw0] [ 96%] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] test_throttling/test.py::test_write_throttling[server_remote_throttling] [gw0] [ 98%] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] test_throttling/test.py::test_write_throttling[user_remote_throttling] [gw0] [100%] PASSED test_throttling/test.py::test_write_throttling[user_remote_throttling] =================================== FAILURES =================================== _________________________________ test_upgrade _________________________________ [gw1] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_upgrade(started_cluster): node = started_cluster.instances["old_instance"] table_name = f"test_upgrade" dst_table_name = f"{table_name}_dst" keeper_path = f"/clickhouse/test_{table_name}" files_path = f"{table_name}_data" files_to_generate = 10 > create_table( started_cluster, node, table_name, "ordered", files_path, additional_settings={ "keeper_path": keeper_path, }, ) test_storage_s3_queue/test.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_storage_s3_queue/test.py:203: in create_table node.query(create_query) helpers/cluster.py:3450: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 36, stderr: Received exception from server (version 23.8.11): E Code: 36. DB::Exception: Received from 172.16.10.10:9000. DB::Exception: S3Queue is experimental. You can enable it with the `allow_experimental_s3queue` setting.. Stack trace: E E 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c61ff37 in /usr/bin/clickhouse E 1. DB::Exception::Exception(int, char const (&) [90]) @ 0x000000000850f1a0 in /usr/bin/clickhouse E 2. std::shared_ptr std::__function::__policy_invoker (DB::StorageFactory::Arguments const&)>::__call_impl (DB::StorageFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::StorageFactory::Arguments const&) (.llvm.17210382074278142492) @ 0x0000000012fc4b7a in /usr/bin/clickhouse E 3. DB::StorageFactory::get(DB::ASTCreateQuery const&, String const&, std::shared_ptr, std::shared_ptr, DB::ColumnsDescription const&, DB::ConstraintsDescription const&, bool) const @ 0x0000000012663e1b in /usr/bin/clickhouse E 4. DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&) @ 0x0000000011cf707e in /usr/bin/clickhouse E 5. DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011cf04bd in /usr/bin/clickhouse E 6. DB::InterpreterCreateQuery::execute() @ 0x0000000011cfd920 in /usr/bin/clickhouse E 7. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000122bfe15 in /usr/bin/clickhouse E 8. DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000122bb5b5 in /usr/bin/clickhouse E 9. DB::TCPHandler::runImpl() @ 0x0000000013137519 in /usr/bin/clickhouse E 10. DB::TCPHandler::run() @ 0x00000000131498f9 in /usr/bin/clickhouse E 11. Poco::Net::TCPServerConnection::start() @ 0x0000000015b42834 in /usr/bin/clickhouse E 12. Poco::Net::TCPServerDispatcher::run() @ 0x0000000015b43a31 in /usr/bin/clickhouse E 13. Poco::PooledThread::run() @ 0x0000000015c7a667 in /usr/bin/clickhouse E 14. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000015c7893c in /usr/bin/clickhouse E 15. ? @ 0x00007f8642349609 in ? E 16. ? @ 0x00007f864226e353 in ? E . (BAD_ARGUMENTS) E (query: CREATE TABLE test_upgrade (column1 UInt32, column2 UInt32, column3 UInt32) E ENGINE = S3Queue('http://minio1:9001/root/test_upgrade_data/', 'minio','minio123', CSV) E SETTINGS s3queue_loading_retries=0,after_processing='keep',keeper_path='/clickhouse/test_test_upgrade',mode='ordered' E ) helpers/client.py:239: QueryRuntimeException ------------------------------ Captured log setup ------------------------------ 2024-07-22 09:59:19 [ 541 ] DEBUG : Executing query DROP DATABASE IF EXISTS test; CREATE DATABASE test; on instance (cluster.py:3449, query) 2024-07-22 09:59:19 [ 541 ] DEBUG : Executing query DROP DATABASE IF EXISTS test; CREATE DATABASE test; on instance2 (cluster.py:3449, query) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "GET /root?delimiter=&encoding-type=url&list-type=2&max-keys=1000&prefix= HTTP/1.1" 200 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_0.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_1.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_2.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_3.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_4.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_5.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_6.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_7.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_8.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) 2024-07-22 09:59:19 [ 541 ] DEBUG : http://172.16.10.8:9001 "DELETE /root/streaming_to_view_unordered_data/test_9.csv HTTP/1.1" 204 0 (connectionpool.py:546, _make_request) ------------------------------ Captured log call ------------------------------- 2024-07-22 09:59:19 [ 541 ] DEBUG : Executing query DROP TABLE IF EXISTS test_upgrade on old_instance (cluster.py:3449, query) 2024-07-22 09:59:19 [ 541 ] DEBUG : Executing query CREATE TABLE test_upgrade (column1 UInt32, column2 UInt32, column3 UInt32) ENGINE = S3Queue('http://minio1:9001/root/test_upgrade_data/', 'minio','minio123', CSV) SETTINGS s3queue_loading_retries=0,after_processing='keep',keeper_path='/clickhouse/test_test_upgrade',mode='ordered' on old_instance (cluster.py:3449, query) ---------------------------- Captured log teardown ----------------------------- 2024-07-22 09:59:20 [ 541 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/.env', '--project-name', 'rootteststorages3queue', '--file', '/ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_minio.yml', '--file', '/ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/instance2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/old_instance/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:108, run_and_check) 2024-07-22 09:59:25 [ 541 ] WARNING : Connection dropped: outstanding heartbeat ping not received (connection.py:622, _connect_attempt) 2024-07-22 09:59:25 [ 541 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-07-22 09:59:25 [ 541 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-07-22 09:59:25 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:25 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:25 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:25 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:26 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] WARNING : Connection dropped: outstanding heartbeat ping not received (connection.py:622, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-07-22 09:59:26 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:26 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] WARNING : Connection dropped: outstanding heartbeat ping not received (connection.py:622, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-07-22 09:59:26 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:26 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:26 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:26 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:26 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:26 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:26 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:27 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:27 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:27 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:27 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:28 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:28 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:28 [ 541 ] WARNING : Connection dropped: outstanding heartbeat ping not received (connection.py:622, _connect_attempt) 2024-07-22 09:59:28 [ 541 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-07-22 09:59:28 [ 541 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-07-22 09:59:28 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:28 [ 541 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-07-22 09:59:28 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:28 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:29 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:30 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:38 [ 541 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-07-22 09:59:38 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:38 [ 541 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-07-22 09:59:39 [ 541 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-07-22 09:59:40 [ 541 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-07-22 09:59:40 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:41 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_instance2_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_instance_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_old_instance_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_minio1_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_resolver_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_proxy2_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_proxy1_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_zoo3_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_zoo1_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_zoo2_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_old_instance_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_instance2_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_instance_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_minio1_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_zoo2_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_zoo3_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_zoo1_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_resolver_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_proxy2_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Stderr:Stopping rootteststorages3queue_proxy1_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/instance/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/instance/logs/stderr.log* || true'] (cluster.py:108, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/instance2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/instance2/logs/stderr.log* || true'] (cluster.py:108, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/old_instance/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/old_instance/logs/stderr.log* || true'] (cluster.py:108, run_and_check) 2024-07-22 09:59:41 [ 541 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/.env', '--project-name', 'rootteststorages3queue', '--file', '/ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_minio.yml', '--file', '/ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/instance2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_storage_s3_queue/_instances_0/old_instance/docker-compose.yml', 'down', '--volumes'] (cluster.py:108, run_and_check) 2024-07-22 09:59:42 [ 541 ] INFO : Connecting to 172.16.10.3(172.16.10.3):2181, use_ssl: False (connection.py:650, _connect) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_instance2_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_instance_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_old_instance_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_minio1_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_resolver_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_proxy2_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_proxy1_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_zoo3_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_zoo1_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_zoo2_1 ... (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_proxy1_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_zoo2_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_zoo1_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_resolver_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_instance_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_old_instance_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_instance2_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_proxy2_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_zoo3_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing rootteststorages3queue_minio1_1 ... done (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing network rootteststorages3queue_default (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stderr:Removing volume rootteststorages3queue_data1-1 (cluster.py:118, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Cleanup called (cluster.py:796, cleanup) 2024-07-22 09:59:42 [ 541 ] DEBUG : Docker networks for project rootteststorages3queue are NETWORK ID NAME DRIVER SCOPE (cluster.py:775, print_all_docker_pieces) 2024-07-22 09:59:42 [ 541 ] DEBUG : Docker containers for project rootteststorages3queue are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:783, print_all_docker_pieces) 2024-07-22 09:59:42 [ 541 ] DEBUG : Docker volumes for project rootteststorages3queue are DRIVER VOLUME NAME (cluster.py:791, print_all_docker_pieces) 2024-07-22 09:59:42 [ 541 ] DEBUG : Command:docker container list --all --filter name='^/rootteststorages3queue_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:108, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Unstopped containers: {} (cluster.py:810, cleanup) 2024-07-22 09:59:42 [ 541 ] DEBUG : No running containers for project: rootteststorages3queue (cluster.py:824, cleanup) 2024-07-22 09:59:42 [ 541 ] DEBUG : Trying to prune unused networks... (cluster.py:830, cleanup) 2024-07-22 09:59:42 [ 541 ] DEBUG : Trying to prune unused images... (cluster.py:846, cleanup) 2024-07-22 09:59:42 [ 541 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:108, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:116, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Images pruned (cluster.py:849, cleanup) 2024-07-22 09:59:42 [ 541 ] DEBUG : Trying to prune unused volumes... (cluster.py:855, cleanup) 2024-07-22 09:59:42 [ 541 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:108, run_and_check) 2024-07-22 09:59:42 [ 541 ] DEBUG : Stdout:3 (cluster.py:116, run_and_check) =============================== warnings summary =============================== test_throttling/test.py::test_backup_throttling[no_local_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1099: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.4.5'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection /usr/local/lib/python3.10/dist-packages/kazoo/handlers/utils.py:225: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 36.51s setup test_storage_s3_queue/test.py::test_s3_client_reused 33.46s call test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] 33.36s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 33.27s call test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] 32.95s call test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] 31.48s call test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] 31.45s setup test_version_update_after_mutation/test.py::test_mutate_and_upgrade 29.79s teardown test_throttling/test.py::test_write_throttling[user_remote_throttling] 27.75s call test_storage_s3_queue/test.py::test_s3_client_reused 27.17s call test_zookeeper_config/test_secure.py::test_secure_connection 23.61s teardown test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 23.09s call test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 22.60s teardown test_storage_s3_queue/test.py::test_upgrade 22.36s call test_version_update_after_mutation/test.py::test_mutate_and_upgrade 22.28s call test_throttling/test.py::test_backup_throttling_override 21.40s setup test_truncate_database/test_distributed.py::test_truncate_database_distributed 19.28s call test_storage_s3_queue/test.py::test_shards[ordered-1] 18.99s setup test_transactions/test.py::test_rollback_unfinished_on_restart1 18.68s setup test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 18.35s setup test_throttling/test.py::test_backup_throttling[no_local_throttling] 16.14s call test_storage_s3_queue/test.py::test_shards[ordered-8] 16.10s call test_storage_s3_queue/test.py::test_shards[unordered-8] 15.87s call test_storage_s3_queue/test.py::test_shards[unordered-1] 15.69s setup test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] 15.20s setup test_system_queries/test.py::test_DROP_DNS_CACHE 15.06s setup test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 15.04s setup test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 15.00s call test_throttling/test.py::test_write_throttling[local_user_throttling] 14.95s call test_throttling/test.py::test_write_throttling[user_remote_throttling] 14.92s call test_throttling/test.py::test_read_throttling[user_remote_throttling] 14.47s setup test_zookeeper_config/test_secure.py::test_secure_connection 14.45s call test_throttling/test.py::test_read_throttling[user_local_throttling] 14.22s call test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 14.17s setup test_user_defined_object_persistence/test.py::test_persistence 14.16s call test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 13.35s call test_user_defined_object_persistence/test.py::test_persistence 13.10s call test_throttling/test.py::test_backup_throttling[user_local_throttling] 11.36s call test_throttling/test.py::test_read_throttling[server_local_throttling] 10.92s call test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 10.84s call test_throttling/test.py::test_read_throttling[server_remote_throttling] 10.81s call test_throttling/test.py::test_write_throttling[server_remote_throttling] 10.75s call test_throttling/test.py::test_write_throttling[local_server_throttling] 10.44s call test_version_update_after_mutation/test.py::test_upgrade_while_mutation 9.57s call test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 9.36s teardown test_truncate_database/test_distributed.py::test_truncate_database_distributed 9.30s call test_storage_s3_queue/test.py::test_settings_check 9.29s call test_throttling/test.py::test_backup_throttling[server_local_throttling] 8.96s teardown test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 7.63s teardown test_throttling/test.py::test_write_throttling[server_remote_throttling] 7.62s teardown test_throttling/test.py::test_write_throttling[no_remote_throttling] 7.57s teardown test_throttling/test.py::test_backup_throttling[server_local_throttling] 7.57s call test_throttling/test.py::test_max_merges_bandwidth_for_server 7.56s call test_throttling/test.py::test_max_mutations_bandwidth_for_server 7.53s teardown test_throttling/test.py::test_write_throttling[no_local_throttling] 7.53s teardown test_throttling/test.py::test_write_throttling[local_server_throttling] 7.46s teardown test_throttling/test.py::test_max_mutations_bandwidth_for_server 7.46s teardown test_throttling/test.py::test_read_throttling[no_local_throttling] 7.43s call test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 7.41s teardown test_throttling/test.py::test_max_merges_bandwidth_for_server 7.40s teardown test_throttling/test.py::test_read_throttling[no_remote_throttling] 7.35s call test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 7.19s teardown test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 7.17s call test_transactions/test.py::test_rollback_unfinished_on_restart1 7.13s teardown test_throttling/test.py::test_backup_throttling_override 6.95s call test_transactions/test.py::test_rollback_unfinished_on_restart2 6.90s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 6.86s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 6.59s teardown test_throttling/test.py::test_write_throttling[local_user_throttling] 6.53s teardown test_throttling/test.py::test_read_throttling[server_remote_throttling] 6.50s call test_system_queries/test.py::test_system_flush_logs 6.46s teardown test_throttling/test.py::test_read_throttling[server_local_throttling] 6.45s teardown test_throttling/test.py::test_read_throttling[user_remote_throttling] 6.42s teardown test_throttling/test.py::test_read_throttling[user_local_throttling] 6.36s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 6.06s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 5.83s teardown test_throttling/test.py::test_backup_throttling[user_local_throttling] 5.80s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 5.79s teardown test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 5.78s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 5.76s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 5.58s teardown test_throttling/test.py::test_backup_throttling[no_local_throttling] 5.24s teardown test_version_update_after_mutation/test.py::test_upgrade_while_mutation 4.28s teardown test_zookeeper_config/test_secure.py::test_secure_connection 4.21s teardown test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 4.13s teardown test_system_queries/test.py::test_system_flush_logs 4.02s teardown test_transactions/test.py::test_rollback_unfinished_on_restart2 3.66s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 3.14s teardown test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 3.05s call test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] 3.00s call test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] 2.84s teardown test_user_defined_object_persistence/test.py::test_persistence 2.23s teardown test_system_flush_logs/test.py::test_system_suspend 2.20s call test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 2.13s call test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 1.94s call test_system_queries/test.py::test_DROP_DNS_CACHE 1.91s call test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] 1.88s call test_system_flush_logs/test.py::test_system_suspend 1.85s call test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] 1.66s call test_truncate_database/test_distributed.py::test_truncate_database_distributed 0.78s setup test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] 0.77s setup test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] 0.76s setup test_storage_s3_queue/test.py::test_shards[unordered-1] 0.75s setup test_storage_s3_queue/test.py::test_shards[ordered-8] 0.74s setup test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] 0.74s setup test_storage_s3_queue/test.py::test_shards[unordered-8] 0.74s setup test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] 0.68s call test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.67s setup test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] 0.54s call test_throttling/test.py::test_read_throttling[no_remote_throttling] 0.53s call test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.53s call test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.52s call test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] 0.48s call test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.48s call test_throttling/test.py::test_backup_throttling[no_local_throttling] 0.47s setup test_system_flush_logs/test.py::test_system_logs[system.part_log-1] 0.44s call test_throttling/test.py::test_read_throttling[no_local_throttling] 0.44s call test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 0.43s call test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.43s call test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.42s setup test_system_flush_logs/test.py::test_system_logs[system.text_log-0] 0.42s setup test_system_flush_logs/test.py::test_system_logs[system.query_log-1] 0.39s setup test_storage_s3_queue/test.py::test_settings_check 0.39s setup test_storage_s3_queue/test.py::test_shards[ordered-1] 0.38s call test_throttling/test.py::test_write_throttling[no_local_throttling] 0.35s setup test_storage_s3_queue/test.py::test_upgrade 0.34s setup test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] 0.34s setup test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] 0.33s call test_storage_s3_queue/test.py::test_upgrade 0.30s setup test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] 0.22s call test_system_flush_logs/test.py::test_system_logs[system.text_log-0] 0.22s call test_system_flush_logs/test.py::test_system_logs[system.query_log-1] 0.22s call test_system_flush_logs/test.py::test_system_logs[system.part_log-1] 0.17s setup test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] 0.17s setup test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] 0.17s call test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] 0.17s call test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] 0.00s setup test_throttling/test.py::test_read_throttling[user_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] 0.00s setup test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_shards[ordered-1] 0.00s setup test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[server_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_shards[ordered-8] 0.00s setup test_throttling/test.py::test_write_throttling[user_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_shards[unordered-8] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_s3_client_reused 0.00s setup test_throttling/test.py::test_write_throttling[local_server_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_shards[unordered-1] 0.00s setup test_throttling/test.py::test_read_throttling[server_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[server_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[local_user_throttling] 0.00s teardown test_version_update_after_mutation/test.py::test_mutate_and_upgrade 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] 0.00s teardown test_transactions/test.py::test_rollback_unfinished_on_restart1 0.00s teardown test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s setup test_throttling/test.py::test_backup_throttling_override 0.00s setup test_throttling/test.py::test_max_merges_bandwidth_for_server 0.00s setup test_throttling/test.py::test_max_mutations_bandwidth_for_server 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] 0.00s setup test_version_update_after_mutation/test.py::test_upgrade_while_mutation 0.00s setup test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s setup test_system_flush_logs/test.py::test_system_suspend 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.text_log-0] 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] 0.00s teardown test_system_queries/test.py::test_DROP_DNS_CACHE 0.00s setup test_system_queries/test.py::test_system_flush_logs 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] 0.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart2 0.00s setup test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.00s teardown test_storage_s3_queue/test.py::test_settings_check 0.00s setup test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.query_log-1] 0.00s teardown test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.part_log-1] 0.00s teardown test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY =========================== short test summary info ============================ FAILED test_storage_s3_queue/test.py::test_upgrade - helpers.client.QueryRunt... PASSED test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] PASSED test_system_flush_logs/test.py::test_system_logs[system.part_log-1] PASSED test_system_queries/test.py::test_DROP_DNS_CACHE PASSED test_system_flush_logs/test.py::test_system_logs[system.query_log-1] PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS PASSED test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] PASSED test_system_flush_logs/test.py::test_system_logs[system.text_log-0] PASSED test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY PASSED test_system_flush_logs/test.py::test_system_suspend PASSED test_truncate_database/test_distributed.py::test_truncate_database_distributed PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 PASSED test_system_queries/test.py::test_system_flush_logs PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue PASSED test_undrop_query/test.py::test_undrop_drop_and_undrop_loop PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation PASSED test_storage_s3_queue/test.py::test_s3_client_reused PASSED test_user_defined_object_persistence/test.py::test_persistence PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] PASSED test_storage_s3_queue/test.py::test_settings_check PASSED test_zookeeper_config/test_secure.py::test_secure_connection PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] PASSED test_storage_s3_queue/test.py::test_shards[ordered-1] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] PASSED test_storage_s3_queue/test.py::test_shards[ordered-8] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] PASSED test_storage_s3_queue/test.py::test_shards[unordered-1] PASSED test_storage_s3_queue/test.py::test_shards[unordered-8] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling_override PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[user_remote_throttling] ============= 1 failed, 64 passed, 8 warnings in 465.44s (0:07:45) ============= Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 437, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_zdw6kc --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_storage_s3_queue/test.py::test_s3_client_reused test_storage_s3_queue/test.py::test_settings_check 'test_storage_s3_queue/test.py::test_shards[ordered-1]' 'test_storage_s3_queue/test.py::test_shards[ordered-8]' 'test_storage_s3_queue/test.py::test_shards[unordered-1]' 'test_storage_s3_queue/test.py::test_shards[unordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-8]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[unordered]' test_storage_s3_queue/test.py::test_upgrade test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 'test_system_flush_logs/test.py::test_system_logs[system.metric_log-1]' 'test_system_flush_logs/test.py::test_system_logs[system.part_log-1]' 'test_system_flush_logs/test.py::test_system_logs[system.query_log-1]' 'test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1]' 'test_system_flush_logs/test.py::test_system_logs[system.text_log-0]' 'test_system_flush_logs/test.py::test_system_logs[system.trace_log-1]' test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server 'test_throttling/test.py::test_read_throttling[no_local_throttling]' 'test_throttling/test.py::test_read_throttling[no_remote_throttling]' 'test_throttling/test.py::test_read_throttling[server_local_throttling]' 'test_throttling/test.py::test_read_throttling[server_remote_throttling]' 'test_throttling/test.py::test_read_throttling[user_local_throttling]' 'test_throttling/test.py::test_read_throttling[user_remote_throttling]' 'test_throttling/test.py::test_write_throttling[local_server_throttling]' 'test_throttling/test.py::test_write_throttling[local_user_throttling]' 'test_throttling/test.py::test_write_throttling[no_local_throttling]' 'test_throttling/test.py::test_write_throttling[no_remote_throttling]' 'test_throttling/test.py::test_write_throttling[server_remote_throttling]' 'test_throttling/test.py::test_write_throttling[user_remote_throttling]' test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_truncate_database/test_distributed.py::test_truncate_database_distributed test_undrop_query/test.py::test_undrop_drop_and_undrop_loop test_user_defined_object_persistence/test.py::test_persistence test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_zookeeper_config/test_secure.py::test_secure_connection -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 ' returned non-zero exit status 1.